\(\int \frac {(d-c^2 d x^2)^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx\) [85]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (warning: unable to verify)
   Maple [A] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F(-2)]
   Mupad [F(-1)]

Optimal result

Integrand size = 27, antiderivative size = 311 \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=-\frac {b c d \sqrt {d-c^2 d x^2}}{2 x \sqrt {-1+c x} \sqrt {1+c x}}+\frac {b c^3 d x \sqrt {d-c^2 d x^2}}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}+\frac {3 c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x)) \arctan \left (e^{\text {arccosh}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,-i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}} \]

[Out]

-1/2*(-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x^2-3/2*c^2*d*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)-1/2*b*c*d*(
-c^2*d*x^2+d)^(1/2)/x/(c*x-1)^(1/2)/(c*x+1)^(1/2)+b*c^3*d*x*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)+3
*c^2*d*(a+b*arccosh(c*x))*arctan(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(
1/2)-3/2*I*b*c^2*d*polylog(2,-I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^
(1/2)+3/2*I*b*c^2*d*polylog(2,I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^
(1/2)

Rubi [A] (verified)

Time = 0.33 (sec) , antiderivative size = 311, normalized size of antiderivative = 1.00, number of steps used = 12, number of rules used = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {5928, 5926, 5947, 4265, 2317, 2438, 8, 74, 14} \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\frac {3 c^2 d \sqrt {d-c^2 d x^2} \arctan \left (e^{\text {arccosh}(c x)}\right ) (a+b \text {arccosh}(c x))}{\sqrt {c x-1} \sqrt {c x+1}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,-i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {c x-1} \sqrt {c x+1}}+\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {c x-1} \sqrt {c x+1}}-\frac {b c d \sqrt {d-c^2 d x^2}}{2 x \sqrt {c x-1} \sqrt {c x+1}}+\frac {b c^3 d x \sqrt {d-c^2 d x^2}}{\sqrt {c x-1} \sqrt {c x+1}} \]

[In]

Int[((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[c*x]))/x^3,x]

[Out]

-1/2*(b*c*d*Sqrt[d - c^2*d*x^2])/(x*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*c^3*d*x*Sqrt[d - c^2*d*x^2])/(Sqrt[-1 +
 c*x]*Sqrt[1 + c*x]) - (3*c^2*d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/2 - ((d - c^2*d*x^2)^(3/2)*(a + b*Ar
cCosh[c*x]))/(2*x^2) + (3*c^2*d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])*ArcTan[E^ArcCosh[c*x]])/(Sqrt[-1 + c*
x]*Sqrt[1 + c*x]) - (((3*I)/2)*b*c^2*d*Sqrt[d - c^2*d*x^2]*PolyLog[2, (-I)*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sq
rt[1 + c*x]) + (((3*I)/2)*b*c^2*d*Sqrt[d - c^2*d*x^2]*PolyLog[2, I*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c
*x])

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 74

Int[((a_) + (b_.)*(x_))^(m_.)*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[(a*c + b*
d*x^2)^m*(e + f*x)^p, x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[b*c + a*d, 0] && EqQ[n, m] && Integer
Q[m] && (NeQ[m, -1] || (EqQ[e, 0] && (EqQ[p, 1] ||  !IntegerQ[p])))

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 4265

Int[csc[(e_.) + Pi*(k_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c +
 d*x)^m*(ArcTanh[E^((-I)*e + f*fz*x)/E^(I*k*Pi)]/(f*fz*I)), x] + (-Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*
Log[1 - E^((-I)*e + f*fz*x)/E^(I*k*Pi)], x], x] + Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e
 + f*fz*x)/E^(I*k*Pi)], x], x]) /; FreeQ[{c, d, e, f, fz}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 5926

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(
f*x)^(m + 1)*Sqrt[d + e*x^2]*((a + b*ArcCosh[c*x])^n/(f*(m + 2))), x] + (-Dist[(1/(m + 2))*Simp[Sqrt[d + e*x^2
]/(Sqrt[1 + c*x]*Sqrt[-1 + c*x])], Int[(f*x)^m*((a + b*ArcCosh[c*x])^n/(Sqrt[1 + c*x]*Sqrt[-1 + c*x])), x], x]
 - Dist[b*c*(n/(f*(m + 2)))*Simp[Sqrt[d + e*x^2]/(Sqrt[1 + c*x]*Sqrt[-1 + c*x])], Int[(f*x)^(m + 1)*(a + b*Arc
Cosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d, e, f, m}, x] && EqQ[c^2*d + e, 0] && IGtQ[n, 0] && (IGtQ[m,
-2] || EqQ[n, 1])

Rule 5928

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Simp
[(f*x)^(m + 1)*(d + e*x^2)^p*((a + b*ArcCosh[c*x])^n/(f*(m + 1))), x] + (-Dist[2*e*(p/(f^2*(m + 1))), Int[(f*x
)^(m + 2)*(d + e*x^2)^(p - 1)*(a + b*ArcCosh[c*x])^n, x], x] - Dist[b*c*(n/(f*(m + 1)))*Simp[(d + e*x^2)^p/((1
 + c*x)^p*(-1 + c*x)^p)], Int[(f*x)^(m + 1)*(1 + c*x)^(p - 1/2)*(-1 + c*x)^(p - 1/2)*(a + b*ArcCosh[c*x])^(n -
 1), x], x]) /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[c^2*d + e, 0] && GtQ[n, 0] && GtQ[p, 0] && LtQ[m, -1]

Rule 5947

Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]
), x_Symbol] :> Dist[(1/c^(m + 1))*Simp[Sqrt[1 + c*x]/Sqrt[d1 + e1*x]]*Simp[Sqrt[-1 + c*x]/Sqrt[d2 + e2*x]], S
ubst[Int[(a + b*x)^n*Cosh[x]^m, x], x, ArcCosh[c*x]], x] /; FreeQ[{a, b, c, d1, e1, d2, e2}, x] && EqQ[e1, c*d
1] && EqQ[e2, (-c)*d2] && IGtQ[n, 0] && IntegerQ[m]

Rubi steps \begin{align*} \text {integral}& = -\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {1}{2} \left (3 c^2 d\right ) \int \frac {\sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))}{x} \, dx-\frac {\left (b c d \sqrt {d-c^2 d x^2}\right ) \int \frac {(-1+c x) (1+c x)}{x^2} \, dx}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ & = -\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {\left (b c d \sqrt {d-c^2 d x^2}\right ) \int \frac {-1+c^2 x^2}{x^2} \, dx}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (3 c^2 d \sqrt {d-c^2 d x^2}\right ) \int \frac {a+b \text {arccosh}(c x)}{x \sqrt {-1+c x} \sqrt {1+c x}} \, dx}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (3 b c^3 d \sqrt {d-c^2 d x^2}\right ) \int 1 \, dx}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ & = \frac {3 b c^3 d x \sqrt {d-c^2 d x^2}}{2 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}-\frac {\left (b c d \sqrt {d-c^2 d x^2}\right ) \int \left (c^2-\frac {1}{x^2}\right ) \, dx}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (3 c^2 d \sqrt {d-c^2 d x^2}\right ) \text {Subst}(\int (a+b x) \text {sech}(x) \, dx,x,\text {arccosh}(c x))}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ & = -\frac {b c d \sqrt {d-c^2 d x^2}}{2 x \sqrt {-1+c x} \sqrt {1+c x}}+\frac {b c^3 d x \sqrt {d-c^2 d x^2}}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}+\frac {3 c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x)) \arctan \left (e^{\text {arccosh}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {\left (3 i b c^2 d \sqrt {d-c^2 d x^2}\right ) \text {Subst}\left (\int \log \left (1-i e^x\right ) \, dx,x,\text {arccosh}(c x)\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (3 i b c^2 d \sqrt {d-c^2 d x^2}\right ) \text {Subst}\left (\int \log \left (1+i e^x\right ) \, dx,x,\text {arccosh}(c x)\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ & = -\frac {b c d \sqrt {d-c^2 d x^2}}{2 x \sqrt {-1+c x} \sqrt {1+c x}}+\frac {b c^3 d x \sqrt {d-c^2 d x^2}}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}+\frac {3 c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x)) \arctan \left (e^{\text {arccosh}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {\left (3 i b c^2 d \sqrt {d-c^2 d x^2}\right ) \text {Subst}\left (\int \frac {\log (1-i x)}{x} \, dx,x,e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {\left (3 i b c^2 d \sqrt {d-c^2 d x^2}\right ) \text {Subst}\left (\int \frac {\log (1+i x)}{x} \, dx,x,e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ & = -\frac {b c d \sqrt {d-c^2 d x^2}}{2 x \sqrt {-1+c x} \sqrt {1+c x}}+\frac {b c^3 d x \sqrt {d-c^2 d x^2}}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3}{2} c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))-\frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{2 x^2}+\frac {3 c^2 d \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x)) \arctan \left (e^{\text {arccosh}(c x)}\right )}{\sqrt {-1+c x} \sqrt {1+c x}}-\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,-i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {3 i b c^2 d \sqrt {d-c^2 d x^2} \operatorname {PolyLog}\left (2,i e^{\text {arccosh}(c x)}\right )}{2 \sqrt {-1+c x} \sqrt {1+c x}} \\ \end{align*}

Mathematica [A] (warning: unable to verify)

Time = 1.47 (sec) , antiderivative size = 500, normalized size of antiderivative = 1.61 \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\frac {1}{2} \left (-\frac {a d \left (1+2 c^2 x^2\right ) \sqrt {d-c^2 d x^2}}{x^2}-3 a c^2 d^{3/2} \log (x)+3 a c^2 d^{3/2} \log \left (d+\sqrt {d} \sqrt {d-c^2 d x^2}\right )-\frac {2 b c^2 d \sqrt {d-c^2 d x^2} \left (-c x+\sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x)+c x \sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x)+i \text {arccosh}(c x) \log \left (1-i e^{-\text {arccosh}(c x)}\right )-i \text {arccosh}(c x) \log \left (1+i e^{-\text {arccosh}(c x)}\right )+i \operatorname {PolyLog}\left (2,-i e^{-\text {arccosh}(c x)}\right )-i \operatorname {PolyLog}\left (2,i e^{-\text {arccosh}(c x)}\right )\right )}{\sqrt {\frac {-1+c x}{1+c x}} (1+c x)}+\frac {b d^2 (1+c x) \left (c x \sqrt {\frac {-1+c x}{1+c x}}-\text {arccosh}(c x)+c x \text {arccosh}(c x)+i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x) \log \left (1-i e^{-\text {arccosh}(c x)}\right )-i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \text {arccosh}(c x) \log \left (1+i e^{-\text {arccosh}(c x)}\right )+i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \operatorname {PolyLog}\left (2,-i e^{-\text {arccosh}(c x)}\right )-i c^2 x^2 \sqrt {\frac {-1+c x}{1+c x}} \operatorname {PolyLog}\left (2,i e^{-\text {arccosh}(c x)}\right )\right )}{x^2 \sqrt {d-c^2 d x^2}}\right ) \]

[In]

Integrate[((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[c*x]))/x^3,x]

[Out]

(-((a*d*(1 + 2*c^2*x^2)*Sqrt[d - c^2*d*x^2])/x^2) - 3*a*c^2*d^(3/2)*Log[x] + 3*a*c^2*d^(3/2)*Log[d + Sqrt[d]*S
qrt[d - c^2*d*x^2]] - (2*b*c^2*d*Sqrt[d - c^2*d*x^2]*(-(c*x) + Sqrt[(-1 + c*x)/(1 + c*x)]*ArcCosh[c*x] + c*x*S
qrt[(-1 + c*x)/(1 + c*x)]*ArcCosh[c*x] + I*ArcCosh[c*x]*Log[1 - I/E^ArcCosh[c*x]] - I*ArcCosh[c*x]*Log[1 + I/E
^ArcCosh[c*x]] + I*PolyLog[2, (-I)/E^ArcCosh[c*x]] - I*PolyLog[2, I/E^ArcCosh[c*x]]))/(Sqrt[(-1 + c*x)/(1 + c*
x)]*(1 + c*x)) + (b*d^2*(1 + c*x)*(c*x*Sqrt[(-1 + c*x)/(1 + c*x)] - ArcCosh[c*x] + c*x*ArcCosh[c*x] + I*c^2*x^
2*Sqrt[(-1 + c*x)/(1 + c*x)]*ArcCosh[c*x]*Log[1 - I/E^ArcCosh[c*x]] - I*c^2*x^2*Sqrt[(-1 + c*x)/(1 + c*x)]*Arc
Cosh[c*x]*Log[1 + I/E^ArcCosh[c*x]] + I*c^2*x^2*Sqrt[(-1 + c*x)/(1 + c*x)]*PolyLog[2, (-I)/E^ArcCosh[c*x]] - I
*c^2*x^2*Sqrt[(-1 + c*x)/(1 + c*x)]*PolyLog[2, I/E^ArcCosh[c*x]]))/(x^2*Sqrt[d - c^2*d*x^2]))/2

Maple [A] (verified)

Time = 0.97 (sec) , antiderivative size = 538, normalized size of antiderivative = 1.73

method result size
default \(a \left (-\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {5}{2}}}{2 d \,x^{2}}-\frac {3 c^{2} \left (\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{3}+d \left (\sqrt {-c^{2} d \,x^{2}+d}-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {-c^{2} d \,x^{2}+d}}{x}\right )\right )\right )}{2}\right )-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{4} d \,\operatorname {arccosh}\left (c x \right ) x^{2}}{\left (c x +1\right ) \left (c x -1\right )}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{3} d x}{\sqrt {c x +1}\, \sqrt {c x -1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{2} d \,\operatorname {arccosh}\left (c x \right )}{2 \left (c x +1\right ) \left (c x -1\right )}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, d c}{2 x \sqrt {c x +1}\, \sqrt {c x -1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, d \,\operatorname {arccosh}\left (c x \right )}{2 x^{2} \left (c x +1\right ) \left (c x -1\right )}-\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}-\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}\) \(538\)
parts \(a \left (-\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {5}{2}}}{2 d \,x^{2}}-\frac {3 c^{2} \left (\frac {\left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{3}+d \left (\sqrt {-c^{2} d \,x^{2}+d}-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {-c^{2} d \,x^{2}+d}}{x}\right )\right )\right )}{2}\right )-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{4} d \,\operatorname {arccosh}\left (c x \right ) x^{2}}{\left (c x +1\right ) \left (c x -1\right )}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{3} d x}{\sqrt {c x +1}\, \sqrt {c x -1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{2} d \,\operatorname {arccosh}\left (c x \right )}{2 \left (c x +1\right ) \left (c x -1\right )}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, d c}{2 x \sqrt {c x +1}\, \sqrt {c x -1}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, d \,\operatorname {arccosh}\left (c x \right )}{2 x^{2} \left (c x +1\right ) \left (c x -1\right )}-\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {arccosh}\left (c x \right ) \ln \left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}-\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1+i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}+\frac {3 i b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \operatorname {dilog}\left (1-i \left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )\right ) c^{2} d}{2 \sqrt {c x -1}\, \sqrt {c x +1}}\) \(538\)

[In]

int((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x^3,x,method=_RETURNVERBOSE)

[Out]

a*(-1/2/d/x^2*(-c^2*d*x^2+d)^(5/2)-3/2*c^2*(1/3*(-c^2*d*x^2+d)^(3/2)+d*((-c^2*d*x^2+d)^(1/2)-d^(1/2)*ln((2*d+2
*d^(1/2)*(-c^2*d*x^2+d)^(1/2))/x))))-b*(-d*(c^2*x^2-1))^(1/2)*c^4*d/(c*x+1)/(c*x-1)*arccosh(c*x)*x^2+b*(-d*(c^
2*x^2-1))^(1/2)*c^3*d/(c*x+1)^(1/2)/(c*x-1)^(1/2)*x+1/2*b*(-d*(c^2*x^2-1))^(1/2)*c^2*d/(c*x+1)/(c*x-1)*arccosh
(c*x)-1/2*b*(-d*(c^2*x^2-1))^(1/2)*d/x/(c*x+1)^(1/2)/(c*x-1)^(1/2)*c+1/2*b*(-d*(c^2*x^2-1))^(1/2)*d/x^2/(c*x+1
)/(c*x-1)*arccosh(c*x)-3/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh(c*x)*ln(1+I*(c*x+(c*
x-1)^(1/2)*(c*x+1)^(1/2)))*c^2*d+3/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*arccosh(c*x)*ln(1-
I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*c^2*d-3/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*dilog(1+
I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*c^2*d+3/2*I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)*dilog(1-
I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*c^2*d

Fricas [F]

\[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int { \frac {{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}}{x^{3}} \,d x } \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x^3,x, algorithm="fricas")

[Out]

integral(-(a*c^2*d*x^2 - a*d + (b*c^2*d*x^2 - b*d)*arccosh(c*x))*sqrt(-c^2*d*x^2 + d)/x^3, x)

Sympy [F]

\[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int \frac {\left (- d \left (c x - 1\right ) \left (c x + 1\right )\right )^{\frac {3}{2}} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )}{x^{3}}\, dx \]

[In]

integrate((-c**2*d*x**2+d)**(3/2)*(a+b*acosh(c*x))/x**3,x)

[Out]

Integral((-d*(c*x - 1)*(c*x + 1))**(3/2)*(a + b*acosh(c*x))/x**3, x)

Maxima [F]

\[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int { \frac {{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}}{x^{3}} \,d x } \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x^3,x, algorithm="maxima")

[Out]

1/2*(3*c^2*d^(3/2)*log(2*sqrt(-c^2*d*x^2 + d)*sqrt(d)/abs(x) + 2*d/abs(x)) - (-c^2*d*x^2 + d)^(3/2)*c^2 - 3*sq
rt(-c^2*d*x^2 + d)*c^2*d - (-c^2*d*x^2 + d)^(5/2)/(d*x^2))*a + b*integrate((-c^2*d*x^2 + d)^(3/2)*log(c*x + sq
rt(c*x + 1)*sqrt(c*x - 1))/x^3, x)

Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

Mupad [F(-1)]

Timed out. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \text {arccosh}(c x))}{x^3} \, dx=\int \frac {\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )\,{\left (d-c^2\,d\,x^2\right )}^{3/2}}{x^3} \,d x \]

[In]

int(((a + b*acosh(c*x))*(d - c^2*d*x^2)^(3/2))/x^3,x)

[Out]

int(((a + b*acosh(c*x))*(d - c^2*d*x^2)^(3/2))/x^3, x)